# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.0

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /src/EdgeTX

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /src/EdgeTX/build-output

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all:
.PHONY : all

# The main recursive "codegen" target.
codegen:
.PHONY : codegen

# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/native.dir/clean
clean: CMakeFiles/native-configure.dir/clean
clean: CMakeFiles/arm-none-eabi.dir/clean
clean: CMakeFiles/arm-none-eabi-configure.dir/clean
clean: CMakeFiles/configure.dir/clean
clean: CMakeFiles/libsimulator.dir/clean
clean: CMakeFiles/simulator.dir/clean
clean: CMakeFiles/simu.dir/clean
clean: CMakeFiles/companion.dir/clean
clean: CMakeFiles/gtests-radio.dir/clean
clean: CMakeFiles/tests-radio.dir/clean
clean: CMakeFiles/bootloader.dir/clean
clean: CMakeFiles/firmware.dir/clean
clean: CMakeFiles/firmware-size.dir/clean
.PHONY : clean

#=============================================================================
# Target rules for target CMakeFiles/native.dir

# All Build rule for target.
CMakeFiles/native.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native.dir/build.make CMakeFiles/native.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native.dir/build.make CMakeFiles/native.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=14,15,16,17,18,19,20,21 "Built target native"
.PHONY : CMakeFiles/native.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/native.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 8
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/native.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/native.dir/rule

# Convenience name for target.
native: CMakeFiles/native.dir/rule
.PHONY : native

# codegen rule for target.
CMakeFiles/native.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native.dir/build.make CMakeFiles/native.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=14,15,16,17,18,19,20,21 "Finished codegen for target native"
.PHONY : CMakeFiles/native.dir/codegen

# clean rule for target.
CMakeFiles/native.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native.dir/build.make CMakeFiles/native.dir/clean
.PHONY : CMakeFiles/native.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/native-configure.dir

# All Build rule for target.
CMakeFiles/native-configure.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native-configure.dir/build.make CMakeFiles/native-configure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native-configure.dir/build.make CMakeFiles/native-configure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=22,23,24,25,26 "Built target native-configure"
.PHONY : CMakeFiles/native-configure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/native-configure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/native-configure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/native-configure.dir/rule

# Convenience name for target.
native-configure: CMakeFiles/native-configure.dir/rule
.PHONY : native-configure

# codegen rule for target.
CMakeFiles/native-configure.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native-configure.dir/build.make CMakeFiles/native-configure.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=22,23,24,25,26 "Finished codegen for target native-configure"
.PHONY : CMakeFiles/native-configure.dir/codegen

# clean rule for target.
CMakeFiles/native-configure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/native-configure.dir/build.make CMakeFiles/native-configure.dir/clean
.PHONY : CMakeFiles/native-configure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/arm-none-eabi.dir

# All Build rule for target.
CMakeFiles/arm-none-eabi.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi.dir/build.make CMakeFiles/arm-none-eabi.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi.dir/build.make CMakeFiles/arm-none-eabi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Built target arm-none-eabi"
.PHONY : CMakeFiles/arm-none-eabi.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/arm-none-eabi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 8
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/arm-none-eabi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/arm-none-eabi.dir/rule

# Convenience name for target.
arm-none-eabi: CMakeFiles/arm-none-eabi.dir/rule
.PHONY : arm-none-eabi

# codegen rule for target.
CMakeFiles/arm-none-eabi.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi.dir/build.make CMakeFiles/arm-none-eabi.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=1,2,3,4,5,6,7,8 "Finished codegen for target arm-none-eabi"
.PHONY : CMakeFiles/arm-none-eabi.dir/codegen

# clean rule for target.
CMakeFiles/arm-none-eabi.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi.dir/build.make CMakeFiles/arm-none-eabi.dir/clean
.PHONY : CMakeFiles/arm-none-eabi.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/arm-none-eabi-configure.dir

# All Build rule for target.
CMakeFiles/arm-none-eabi-configure.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi-configure.dir/build.make CMakeFiles/arm-none-eabi-configure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi-configure.dir/build.make CMakeFiles/arm-none-eabi-configure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=9,10,11,12,13 "Built target arm-none-eabi-configure"
.PHONY : CMakeFiles/arm-none-eabi-configure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/arm-none-eabi-configure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/arm-none-eabi-configure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/arm-none-eabi-configure.dir/rule

# Convenience name for target.
arm-none-eabi-configure: CMakeFiles/arm-none-eabi-configure.dir/rule
.PHONY : arm-none-eabi-configure

# codegen rule for target.
CMakeFiles/arm-none-eabi-configure.dir/codegen:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi-configure.dir/build.make CMakeFiles/arm-none-eabi-configure.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num=9,10,11,12,13 "Finished codegen for target arm-none-eabi-configure"
.PHONY : CMakeFiles/arm-none-eabi-configure.dir/codegen

# clean rule for target.
CMakeFiles/arm-none-eabi-configure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/arm-none-eabi-configure.dir/build.make CMakeFiles/arm-none-eabi-configure.dir/clean
.PHONY : CMakeFiles/arm-none-eabi-configure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/configure.dir

# All Build rule for target.
CMakeFiles/configure.dir/all: CMakeFiles/native-configure.dir/all
CMakeFiles/configure.dir/all: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/configure.dir/build.make CMakeFiles/configure.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/configure.dir/build.make CMakeFiles/configure.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target configure"
.PHONY : CMakeFiles/configure.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/configure.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 10
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/configure.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/configure.dir/rule

# Convenience name for target.
configure: CMakeFiles/configure.dir/rule
.PHONY : configure

# codegen rule for target.
CMakeFiles/configure.dir/codegen: CMakeFiles/native-configure.dir/all
CMakeFiles/configure.dir/codegen: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/configure.dir/build.make CMakeFiles/configure.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target configure"
.PHONY : CMakeFiles/configure.dir/codegen

# clean rule for target.
CMakeFiles/configure.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/configure.dir/build.make CMakeFiles/configure.dir/clean
.PHONY : CMakeFiles/configure.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/libsimulator.dir

# All Build rule for target.
CMakeFiles/libsimulator.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libsimulator.dir/build.make CMakeFiles/libsimulator.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libsimulator.dir/build.make CMakeFiles/libsimulator.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target libsimulator"
.PHONY : CMakeFiles/libsimulator.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/libsimulator.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/libsimulator.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/libsimulator.dir/rule

# Convenience name for target.
libsimulator: CMakeFiles/libsimulator.dir/rule
.PHONY : libsimulator

# codegen rule for target.
CMakeFiles/libsimulator.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libsimulator.dir/build.make CMakeFiles/libsimulator.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target libsimulator"
.PHONY : CMakeFiles/libsimulator.dir/codegen

# clean rule for target.
CMakeFiles/libsimulator.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/libsimulator.dir/build.make CMakeFiles/libsimulator.dir/clean
.PHONY : CMakeFiles/libsimulator.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/simulator.dir

# All Build rule for target.
CMakeFiles/simulator.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simulator.dir/build.make CMakeFiles/simulator.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simulator.dir/build.make CMakeFiles/simulator.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target simulator"
.PHONY : CMakeFiles/simulator.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/simulator.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/simulator.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/simulator.dir/rule

# Convenience name for target.
simulator: CMakeFiles/simulator.dir/rule
.PHONY : simulator

# codegen rule for target.
CMakeFiles/simulator.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simulator.dir/build.make CMakeFiles/simulator.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target simulator"
.PHONY : CMakeFiles/simulator.dir/codegen

# clean rule for target.
CMakeFiles/simulator.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simulator.dir/build.make CMakeFiles/simulator.dir/clean
.PHONY : CMakeFiles/simulator.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/simu.dir

# All Build rule for target.
CMakeFiles/simu.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simu.dir/build.make CMakeFiles/simu.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simu.dir/build.make CMakeFiles/simu.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target simu"
.PHONY : CMakeFiles/simu.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/simu.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/simu.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/simu.dir/rule

# Convenience name for target.
simu: CMakeFiles/simu.dir/rule
.PHONY : simu

# codegen rule for target.
CMakeFiles/simu.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simu.dir/build.make CMakeFiles/simu.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target simu"
.PHONY : CMakeFiles/simu.dir/codegen

# clean rule for target.
CMakeFiles/simu.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/simu.dir/build.make CMakeFiles/simu.dir/clean
.PHONY : CMakeFiles/simu.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/companion.dir

# All Build rule for target.
CMakeFiles/companion.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/companion.dir/build.make CMakeFiles/companion.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/companion.dir/build.make CMakeFiles/companion.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target companion"
.PHONY : CMakeFiles/companion.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/companion.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/companion.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/companion.dir/rule

# Convenience name for target.
companion: CMakeFiles/companion.dir/rule
.PHONY : companion

# codegen rule for target.
CMakeFiles/companion.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/companion.dir/build.make CMakeFiles/companion.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target companion"
.PHONY : CMakeFiles/companion.dir/codegen

# clean rule for target.
CMakeFiles/companion.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/companion.dir/build.make CMakeFiles/companion.dir/clean
.PHONY : CMakeFiles/companion.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/gtests-radio.dir

# All Build rule for target.
CMakeFiles/gtests-radio.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/gtests-radio.dir/build.make CMakeFiles/gtests-radio.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/gtests-radio.dir/build.make CMakeFiles/gtests-radio.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target gtests-radio"
.PHONY : CMakeFiles/gtests-radio.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/gtests-radio.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/gtests-radio.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/gtests-radio.dir/rule

# Convenience name for target.
gtests-radio: CMakeFiles/gtests-radio.dir/rule
.PHONY : gtests-radio

# codegen rule for target.
CMakeFiles/gtests-radio.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/gtests-radio.dir/build.make CMakeFiles/gtests-radio.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target gtests-radio"
.PHONY : CMakeFiles/gtests-radio.dir/codegen

# clean rule for target.
CMakeFiles/gtests-radio.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/gtests-radio.dir/build.make CMakeFiles/gtests-radio.dir/clean
.PHONY : CMakeFiles/gtests-radio.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/tests-radio.dir

# All Build rule for target.
CMakeFiles/tests-radio.dir/all: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tests-radio.dir/build.make CMakeFiles/tests-radio.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tests-radio.dir/build.make CMakeFiles/tests-radio.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target tests-radio"
.PHONY : CMakeFiles/tests-radio.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/tests-radio.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/tests-radio.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/tests-radio.dir/rule

# Convenience name for target.
tests-radio: CMakeFiles/tests-radio.dir/rule
.PHONY : tests-radio

# codegen rule for target.
CMakeFiles/tests-radio.dir/codegen: CMakeFiles/native-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tests-radio.dir/build.make CMakeFiles/tests-radio.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target tests-radio"
.PHONY : CMakeFiles/tests-radio.dir/codegen

# clean rule for target.
CMakeFiles/tests-radio.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/tests-radio.dir/build.make CMakeFiles/tests-radio.dir/clean
.PHONY : CMakeFiles/tests-radio.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/bootloader.dir

# All Build rule for target.
CMakeFiles/bootloader.dir/all: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/bootloader.dir/build.make CMakeFiles/bootloader.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/bootloader.dir/build.make CMakeFiles/bootloader.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target bootloader"
.PHONY : CMakeFiles/bootloader.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/bootloader.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/bootloader.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/bootloader.dir/rule

# Convenience name for target.
bootloader: CMakeFiles/bootloader.dir/rule
.PHONY : bootloader

# codegen rule for target.
CMakeFiles/bootloader.dir/codegen: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/bootloader.dir/build.make CMakeFiles/bootloader.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target bootloader"
.PHONY : CMakeFiles/bootloader.dir/codegen

# clean rule for target.
CMakeFiles/bootloader.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/bootloader.dir/build.make CMakeFiles/bootloader.dir/clean
.PHONY : CMakeFiles/bootloader.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/firmware.dir

# All Build rule for target.
CMakeFiles/firmware.dir/all: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware.dir/build.make CMakeFiles/firmware.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware.dir/build.make CMakeFiles/firmware.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target firmware"
.PHONY : CMakeFiles/firmware.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/firmware.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/firmware.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/firmware.dir/rule

# Convenience name for target.
firmware: CMakeFiles/firmware.dir/rule
.PHONY : firmware

# codegen rule for target.
CMakeFiles/firmware.dir/codegen: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware.dir/build.make CMakeFiles/firmware.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target firmware"
.PHONY : CMakeFiles/firmware.dir/codegen

# clean rule for target.
CMakeFiles/firmware.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware.dir/build.make CMakeFiles/firmware.dir/clean
.PHONY : CMakeFiles/firmware.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/firmware-size.dir

# All Build rule for target.
CMakeFiles/firmware-size.dir/all: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware-size.dir/build.make CMakeFiles/firmware-size.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware-size.dir/build.make CMakeFiles/firmware-size.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Built target firmware-size"
.PHONY : CMakeFiles/firmware-size.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/firmware-size.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 5
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/firmware-size.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/CMakeFiles 0
.PHONY : CMakeFiles/firmware-size.dir/rule

# Convenience name for target.
firmware-size: CMakeFiles/firmware-size.dir/rule
.PHONY : firmware-size

# codegen rule for target.
CMakeFiles/firmware-size.dir/codegen: CMakeFiles/arm-none-eabi-configure.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware-size.dir/build.make CMakeFiles/firmware-size.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/src/EdgeTX/build-output/CMakeFiles --progress-num= "Finished codegen for target firmware-size"
.PHONY : CMakeFiles/firmware-size.dir/codegen

# clean rule for target.
CMakeFiles/firmware-size.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/firmware-size.dir/build.make CMakeFiles/firmware-size.dir/clean
.PHONY : CMakeFiles/firmware-size.dir/clean

#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

